home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / PlatMsg.dll / 0 / RCDATA / TFORMDETALLEVULNER / TFORMDETALLEVULNER.txt
Text File  |  2008-07-16  |  3KB  |  125 lines

  1. object FormDetalleVulner: TFormDetalleVulner
  2.   Left = 477
  3.   Top = 223
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Detalle de vulnerabilidad'
  7.   ClientHeight = 347
  8.   ClientWidth = 353
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 14
  22.     Top = 14
  23.     Width = 123
  24.     Height = 13
  25.     Caption = 'Nombre de vulnerabilidad:'
  26.     Transparent = True
  27.   end
  28.   object Label2: TLabel
  29.     Left = 14
  30.     Top = 40
  31.     Width = 60
  32.     Height = 13
  33.     Caption = 'Peligrosidad:'
  34.     Transparent = True
  35.   end
  36.   object Label3: TLabel
  37.     Left = 14
  38.     Top = 66
  39.     Width = 108
  40.     Height = 13
  41.     Caption = 'P∩┐╜gina de descripcion:'
  42.     Transparent = True
  43.   end
  44.   object Label4: TLabel
  45.     Left = 167
  46.     Top = 14
  47.     Width = 115
  48.     Height = 13
  49.     Caption = 'xxxxxxxxxxxxxxxxxxxxxxx'
  50.     Transparent = True
  51.   end
  52.   object Label5: TLabel
  53.     Left = 167
  54.     Top = 40
  55.     Width = 83
  56.     Height = 13
  57.     Caption = '[Alta, Media Baja]'
  58.     Transparent = True
  59.   end
  60.   object PlaListView1: TPlaListView
  61.     Left = 14
  62.     Top = 99
  63.     Width = 325
  64.     Height = 203
  65.     Color = clWhite
  66.     CheckBoxes = False
  67.     Columns = <
  68.       item
  69.         Width = 323
  70.         Caption = 'Virus que explotan la vulnerabilidad '
  71.         Font.Charset = DEFAULT_CHARSET
  72.         Font.Color = clWindowText
  73.         Font.Height = -11
  74.         Font.Name = 'MS Sans Serif'
  75.         Font.Style = []
  76.       end>
  77.     DragCursor = crDrag
  78.     DragMode = dmManual
  79.     HideSelection = False
  80.     MultiSelect = False
  81.     ParentColor = False
  82.     ShowColumnHeaders = True
  83.     TabOrder = 0
  84.     OnSelectItem = PlaListView1SelectItem
  85.     Data = {000100000000FE}
  86.   end
  87.   object PlaButton1: TPlaButton
  88.     Left = 154
  89.     Top = 315
  90.     Width = 103
  91.     Height = 21
  92.     Anchors = [akTop, akRight]
  93.     Caption = 'M∩┐╜s informaci∩┐╜n'
  94.     Enabled = False
  95.     TabOrder = 1
  96.     OnClick = PlaButton1Click
  97.   end
  98.   object PlaButton3: TPlaButton
  99.     Left = 267
  100.     Top = 315
  101.     Width = 72
  102.     Height = 21
  103.     Anchors = [akTop, akRight]
  104.     Caption = 'Cerrar'
  105.     Font.Charset = ANSI_CHARSET
  106.     Font.Color = clWindowText
  107.     Font.Height = -11
  108.     Font.Name = 'Tahoma'
  109.     Font.Style = []
  110.     ParentFont = False
  111.     TabOrder = 2
  112.     Cancel = True
  113.     ModalResult = 1
  114.   end
  115.   object PlaLinkLabel1: TPlaLinkLabel
  116.     Left = 162
  117.     Top = 66
  118.     Width = 74
  119.     Height = 16
  120.     Caption = 'Ir a p∩┐╜gina...   '
  121.     TabOrder = 3
  122.     OnClick = PlaLinkLabel1Click
  123.   end
  124. end
  125.